Skip to content

add Go 1.27 to the test matrix - #119

Merged
shogo82148 merged 1 commit into
mainfrom
go1.27-is-released
Aug 20, 2026
Merged

add Go 1.27 to the test matrix#119
shogo82148 merged 1 commit into
mainfrom
go1.27-is-released

Conversation

@shogo82148

@shogo82148 shogo82148 commented Aug 20, 2026

Copy link
Copy Markdown
Owner

Summary by CodeRabbit

  • Tests
    • Added Go 1.27 to the automated test coverage matrix.

@coderabbitai

coderabbitai Bot commented Aug 20, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: c82369a9-27fe-459f-a2eb-2e1ff023a92e

📥 Commits

Reviewing files that changed from the base of the PR and between 923a59b and afc4dd3.

📒 Files selected for processing (1)
  • .github/workflows/go.yml

Included review availability: 2 reviews are currently available. Your included PR review attempts over the past 7 days set your current allowance at 4 reviews per hour.


📝 Walkthrough

Walkthrough

The Go test workflow now tests against Go 1.27 in addition to the existing matrix versions.

Changes

Go CI

Layer / File(s) Summary
Go test matrix
.github/workflows/go.yml
The workflow adds Go 1.27 to the test matrix.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to afc4d

This is a narrowly scoped test-matrix update with no actionable merge-blocking risk remaining after normal checks and review.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the main change: adding Go 1.27 to the test matrix.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (1 skipped: 1 unsupported.)
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch go1.27-is-released

Comment @coderabbitai help to get the list of available commands.

@codecov

codecov Bot commented Aug 20, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.27%. Comparing base (923a59b) to head (afc4dd3).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #119   +/-   ##
=======================================
  Coverage   81.27%   81.27%           
=======================================
  Files          11       11           
  Lines        1132     1132           
=======================================
  Hits          920      920           
  Misses        208      208           
  Partials        4        4           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@coveralls

Copy link
Copy Markdown

Coverage Status

coverage: 80.475%. remained the same — go1.27-is-released into main

@shogo82148
shogo82148 merged commit 83b665f into main Aug 20, 2026
57 checks passed
@shogo82148
shogo82148 deleted the go1.27-is-released branch August 20, 2026 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants